body {
    margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	
.link a{
	font-size: 12px;
	color: #02280e;
	font-weight:bold;
	text-decoration: none;
	}
	
.link a:hover {
	color: #d95213;
	text-decoration: none;
	}
	
#link1 a{
	font-size: 15px;
	font-weight: bold;
	letter-spacing:.1em;
	color: #8d0e1d;
	text-decoration: none;
	}
	
#link1 a:hover {
	font-size: 15px;
	font-weight: bold;
	letter-spacing:.1em;
	color: #45371F;
	text-decoration: none;
	}
	
.Stil1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing:.1em;
	color: #02280e;
}
.Stil2 {
	font-size: 12px;
	color: #02280e;
	
}
.Stil3 {
	font-size: 14px;
	color: #02280e;
}
.Stil4 {
	font-size: 16px;
	color: #d95213;
}

/* ID Styles  */

	
#navigation a {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #02280e;
	font-weight:bold;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:4px 6px 6px 20px;
	background: url(punkt.png) 34px 45% no-repeat;
	}
	
#navigation a:hover {
	background: url(punkt1.png) 34px 45% no-repeat;
	color:#d95213;
	}
	
#scroll {
	overflow: auto;
	width: 490px;
	height:420px;
	background-repeat: no-repeat;
	scrollbar-shadow-color: #ffffff;
	scrollbar-face-color: #02280e;
	scrollbar-base-color: #02280e;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #02280e;
	scrollbar-darkshadow-color: #02280e;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}

	
